home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / terrain.swf / scripts / frame_2889 / PlaceObject2_2402_5 / CLIPACTIONRECORD onClipEvent(mouseDown).as < prev   
Encoding:
Text File  |  2007-03-20  |  80 b   |  7 lines

  1. onClipEvent(mouseDown){
  2.    tellTarget("/scope")
  3.    {
  4.       play();
  5.    }
  6. }
  7.